x86/shadow: Alter sh_remove_l?_shadow() to take a domain
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 11 Aug 2014 01:32:44 +0000 (02:32 +0100)
committerTim Deegan <tim@xen.org>
Fri, 20 Feb 2015 14:47:49 +0000 (14:47 +0000)
commit54e00ca6f7ccea3b6262465832f5ee0a666b47b2
tree92456c43fc408d781d8e8fe294590b24246ad8cd
parentc2fda096126ab618ad5234865fe465d86670869c
x86/shadow: Alter sh_remove_l?_shadow() to take a domain

This involves introducing the domain variant of hash_foreach()

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/mm/shadow/multi.h